hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipFSBinding.isPathValid
hip
api
filesystem
fs_binding
HipFSBinding
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
class
HipFSBinding
extern (
System
) __gshared
bool
function
(
string
path
,
bool
expectsFile
=
true
,
bool
shouldVerify
=
true
)
isPathValid
;
Meta
Source
See Implementation
hip
api
filesystem
fs_binding
HipFSBinding
constructors
this
static variables
absoluteExists
absoluteIsDir
absoluteIsFile
exists
getPath
getcwd
isDir
isFile
isPathValid
isPathValidExtra
read
readText
remove
setPath
write
writeCache